<!DESCRIPTION>Some languages are written from right to left. This script takes the input from the users entry field and simulates typing from right to left.
<!/DESCRIPTION>
<!CATEGORY>Messages<!/CATEGORY>
<!SCRIPT>
<!-- START OF SCRIPT -->
<!-- HOW TO INSTALL REVERSE TEXT WIZARD:
1. Copy code into the HEAD section of document
2. Put last coding into the BODY section of document -->
<!-- STEP ONE: Add code into HEAD section of document -->
<HEAD>
<!-- Original: David Hansen (b.o.b@compswizard.com) -->